home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7174 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: rcp6.elan.af.mil!rscernix!danpop
  2. From: danpop@mail.cern.ch (Dan Pop)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: && operator question
  5. Date: 16 Feb 96 00:44:01 GMT
  6. Organization: CERN European Lab for Particle Physics
  7. Message-ID: <danpop.824431441@rscernix>
  8. References: <4fu69a$b7e@sphinx.Gsu.EDU> <31236240.1417@oc.com> <fcusack-1502961453260001@mudskipper.cac.psu.edu>
  9. NNTP-Posting-Host: ues5.cern.ch
  10. X-Newsreader: NN version 6.5.0 #7 (NOV)
  11.  
  12. In <fcusack-1502961453260001@mudskipper.cac.psu.edu> fcusack@tdx.org (frank.) writes:
  13.  
  14. >In article <31236240.1417@oc.com>, Larry Weiss <lfw@oc.com> wrote:
  15. >
  16. >> Matthew A Johnson wrote:
  17. >>  > 
  18. >>  > if(expression1 && expression2)
  19. >>  >      some statement;
  20. >>  > 
  21. >>  > My question is, if expression1 is false will expression2 get evaluated at
  22. >>  > all?
  23. >>  >  
  24. >> 
  25. >> No.   Why do you ask that question here?
  26. >
  27. >Why wouldn't he ask it here? It is a C question...
  28.  
  29. Not all C questions should be asked here.  Some of them are answered by
  30. C books, others by the FAQ of this newsgroup.
  31.  
  32. Dan
  33. --
  34. Dan Pop
  35. CERN, CN Division
  36. Email: danpop@mail.cern.ch 
  37. Mail:  CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
  38.